eLab posistemės integracijos dokumentacija
0.3.1 - versija Lithuania flag

eLab posistemės integracijos dokumentacija - Local Development build (v0.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ltProcessedSpecimenHistory - JSON Representation

Peržiūrėti json | Atsisiųsti


{
  "resourceType" : "Bundle",
  "id" : "ltProcessedSpecimenHistory",
  "meta" : {
    "lastUpdated" : "2023-07-28T14:26:41.818+03:00"
  },
  "type" : "history",
  "total" : 2,
  "link" : [
    {
      "relation" : "self",
      "url" : "http://localhost:8080/fhir/CodeSystem/lt-processed-specimen/_history"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "CodeSystem/CodeSystem/lt-processed-specimen",
      "resource" : {
        "resourceType" : "CodeSystem",
        "id" : "lt-processed-specimen",
        "meta" : {
          "versionId" : "2",
          "lastUpdated" : "2023-07-28T14:25:41.576+03:00"
        },
        "url" : "https://lmb.lt/CodeSystem/lt-processed-specimen",
        "identifier" : [
          {
            "system" : "code",
            "value" : "code"
          }
        ],
        "version" : "1.0.0",
        "versionAlgorithmString" : "semver",
        "title" : "LT processed specimen",
        "_title" : {
          "extension" : [
            {
              "extension" : [
                {
                  "url" : "lang",
                  "valueCode" : "lt"
                },
                {
                  "url" : "content",
                  "valueString" : "LT mėginiai"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "status" : "active",
        "experimental" : false,
        "date" : "2023-11-11T00:00:00Z",
        "publisher" : "lmb",
        "caseSensitive" : false,
        "content" : "complete",
        "property" : [
          {
            "code" : "display",
            "uri" : "http://terminology.hl7.org/CodeSystem/designation-usage|display",
            "description" : "Display",
            "type" : "string"
          }
        ],
        "concept" : [
          {
            "code" : "B",
            "display" : "B mėginys"
          },
          {
            "code" : "PPP",
            "display" : " Plasma gausi trombocitų "
          },
          {
            "code" : "PRP",
            "display" : "Plazma stokojanti trombocitų "
          },
          {
            "code" : "cB",
            "display" : "cB mėginys"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "CodeSystem/lt-processed-specimen/_history/2"
      },
      "response" : {
        "status" : "200 OK",
        "etag" : "W/\"2\""
      }
    },
    {
      "fullUrl" : "CodeSystem/CodeSystem/lt-processed-specimen",
      "resource" : {
        "resourceType" : "CodeSystem",
        "id" : "lt-processed-specimen",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2023-07-28T14:25:39.104+03:00"
        },
        "url" : "https://lmb.lt/CodeSystem/lt-processed-specimen",
        "identifier" : [
          {
            "system" : "code",
            "value" : "code"
          }
        ],
        "version" : "1.0.0",
        "versionAlgorithmString" : "semver",
        "title" : "LT processed specimen",
        "_title" : {
          "extension" : [
            {
              "extension" : [
                {
                  "url" : "lang",
                  "valueCode" : "lt"
                },
                {
                  "url" : "content",
                  "valueString" : "LT mėginiai"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "status" : "active",
        "experimental" : false,
        "date" : "2023-11-11T00:00:00Z",
        "publisher" : "lmb",
        "caseSensitive" : false,
        "content" : "complete",
        "property" : [
          {
            "code" : "display",
            "uri" : "http://terminology.hl7.org/CodeSystem/designation-usage|display",
            "description" : "Display",
            "type" : "string"
          }
        ],
        "concept" : [
          {
            "code" : "B",
            "display" : "B mėginys"
          },
          {
            "code" : "PPP",
            "display" : " Plasma gausi trombocitų "
          },
          {
            "code" : "PRP",
            "display" : "Plazma stokojanti trombocitų "
          },
          {
            "code" : "cB",
            "display" : "cB mėginys"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "CodeSystem/lt-processed-specimen/_history/1"
      },
      "response" : {
        "status" : "201 Created",
        "etag" : "W/\"1\""
      }
    }
  ]
}